home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 35 / PC Gamer IT CD 35 1-2.iso / RSIXDEMO / data1.cab / Program_Data / data / actor / plane.vcl < prev    next >
Text File  |  1998-08-13  |  629b  |  27 lines

  1. 600            // Taxi Speed
  2. 1800            // Takeoff Speed
  3. 200            // Climbing Speed
  4. 70            // Taxi Acceleration
  5. 200            // Takeoff Acceleration
  6. 200            // Taxi Deacceration
  7.  
  8. 800            // Speed that determines when the plane will raise off the ground.
  9.  
  10. 22500            // Activation Distance Squared
  11.  
  12. A_gull1.wav        // Hit Sound
  13. L_vprop.wav        // Operating Sound
  14.  
  15. 1000.0            // Min. Sound Emitter Distance cm.
  16. 10000.0            // Max Sound Emitter Distance cm.
  17.  
  18.  
  19. airplane.sob        // Model
  20.  
  21. // Planes collision box.
  22. -50.0 0.0 -150.0
  23. 50.0 150.0 150.0
  24.  
  25. 1            // Locations that person can enter plane
  26.  
  27. 100.0 20.0 0.0        // Location on vehicle. ( local location )